summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/psion.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-2/+2
* mu100: Make some noise [O. Galibert] Olivier Galibert2018-11-051-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-2/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-35/+35
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+12
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-60/+66
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-7/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-1/+1
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* hd44780_pixel_update_func to delegate (nw) Miodrag Milanovic2016-05-061-2/+2
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* psion2.xml: added more datapack dumps. Sandro Ronco2015-11-081-0/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+797